command interpreter - translation to English
Diclib.com
ChatGPT AI Dictionary
Enter a word or phrase in any language 👆
Language:

Translation and analysis of words by ChatGPT artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

command interpreter - translation to English

DEFAULT COMMAND-LINE INTERPRETER FOR DOS, WINDOWS 95, WINDOWS 98 AND WINDOWS ME
Dos prompt; DOS prompt; Command.exe; COMMAND (command); COMMAND.W40; COMMAND.DOS; MS-DOS Prompt; COMMAND (DOS command); COMMAND (shell); IF ERRORLEVEL (DOS command); IF ERRORLEVEL (Windows command); Command.com; COMMAND; CMDXSWP.COM; Windows Command Interpreter
  • command.com running in a [[Windows console]] on [[Windows 95]] (MS-DOS Prompt)

command interpreter         
  • [[Apple Computer]]'s CommandShell in [[A/UX]] 3.0.1
  • An MS-DOS command line, illustrating parsing into command and arguments
  • [[GNU Octave]]'s GUI with command-line interface
  • Prompt of a [[BBC Micro]] after switch-on or hard reset
  • VT100]]
  • A [[Teletype Model 33]] ASR teleprinter keyboard with punched tape reader and punch
  • DEC]] [[VT52]] terminal
  • [[Bourne shell]] interaction on [[Version 7 Unix]]
  • Windows PowerShell]] 1.0, running on [[Windows Vista]]
TYPE OF COMPUTER INTERFACE BASED ON ENTERING TEXT COMMANDS AND VIEWING TEXT OUTPUT
Command line; Command-line; Command Line Interface; Command-line program; Command processor; Command Line User Environment; Command-line argument; Command prompt; Command interpreter; Commandline; Line mode; Command-line option; Command line option; Command-line shell; Command-line parameter; Command line parameter; Commandline parameter; Compiler flag; Switch (command line); Command line arguments; Command line switch; Command line environment; Command line argument; Commandline tool; Command line processor; Command Line; Command line interface; Command line interpreter; Command window; Command-line Interface; Command-line switch; Command-line tool; CLI mode; SwitChar; Prompt (computing); Command-line interpreter; Commandline program; SWITCHAR; PROMPT (command); Shell prompt; PROMPT (DOS command); Command line options; Command Line Tool; $PS1; Command-line processor; Command-line flag; CMD-line interface

общая лексика

интерпретатор команд

в системах с текстовым пользовательским интерфейсом - часть ОС, занимающаяся разбором командной строки и организацией её исполнения

синоним

command processor

Смотрите также

command line; CUI

command line         
  • [[Apple Computer]]'s CommandShell in [[A/UX]] 3.0.1
  • An MS-DOS command line, illustrating parsing into command and arguments
  • [[GNU Octave]]'s GUI with command-line interface
  • Prompt of a [[BBC Micro]] after switch-on or hard reset
  • VT100]]
  • A [[Teletype Model 33]] ASR teleprinter keyboard with punched tape reader and punch
  • DEC]] [[VT52]] terminal
  • [[Bourne shell]] interaction on [[Version 7 Unix]]
  • Windows PowerShell]] 1.0, running on [[Windows Vista]]
TYPE OF COMPUTER INTERFACE BASED ON ENTERING TEXT COMMANDS AND VIEWING TEXT OUTPUT
Command line; Command-line; Command Line Interface; Command-line program; Command processor; Command Line User Environment; Command-line argument; Command prompt; Command interpreter; Commandline; Line mode; Command-line option; Command line option; Command-line shell; Command-line parameter; Command line parameter; Commandline parameter; Compiler flag; Switch (command line); Command line arguments; Command line switch; Command line environment; Command line argument; Commandline tool; Command line processor; Command Line; Command line interface; Command line interpreter; Command window; Command-line Interface; Command-line switch; Command-line tool; CLI mode; SwitChar; Prompt (computing); Command-line interpreter; Commandline program; SWITCHAR; PROMPT (command); Shell prompt; PROMPT (DOS command); Command line options; Command Line Tool; $PS1; Command-line processor; Command-line flag; CMD-line interface

общая лексика

командная строка

сторока, введенная с клавиатуры или считанная из командного файла в ответ на приглашение ОС (см. prompt) или приложения. Содержит одну или несколько команд командного процессора или имя вызываемой программы и, если имеются, её параметры

Смотрите также

batch file; CLI; command processor

command processor         
  • [[Apple Computer]]'s CommandShell in [[A/UX]] 3.0.1
  • An MS-DOS command line, illustrating parsing into command and arguments
  • [[GNU Octave]]'s GUI with command-line interface
  • Prompt of a [[BBC Micro]] after switch-on or hard reset
  • VT100]]
  • A [[Teletype Model 33]] ASR teleprinter keyboard with punched tape reader and punch
  • DEC]] [[VT52]] terminal
  • [[Bourne shell]] interaction on [[Version 7 Unix]]
  • Windows PowerShell]] 1.0, running on [[Windows Vista]]
TYPE OF COMPUTER INTERFACE BASED ON ENTERING TEXT COMMANDS AND VIEWING TEXT OUTPUT
Command line; Command-line; Command Line Interface; Command-line program; Command processor; Command Line User Environment; Command-line argument; Command prompt; Command interpreter; Commandline; Line mode; Command-line option; Command line option; Command-line shell; Command-line parameter; Command line parameter; Commandline parameter; Compiler flag; Switch (command line); Command line arguments; Command line switch; Command line environment; Command line argument; Commandline tool; Command line processor; Command Line; Command line interface; Command line interpreter; Command window; Command-line Interface; Command-line switch; Command-line tool; CLI mode; SwitChar; Prompt (computing); Command-line interpreter; Commandline program; SWITCHAR; PROMPT (command); Shell prompt; PROMPT (DOS command); Command line options; Command Line Tool; $PS1; Command-line processor; Command-line flag; CMD-line interface

общая лексика

командный процессор, интерпретатор командной строки

в системах с текстовым пользовательским интерфейсом - модуль, обрабатывающий команды пользователя

синоним

command interpreter

Смотрите также

command line; command mode; CUI

Definition

command interpreter
<operating system> A program which reads textual commands from the user or from a file and executes them. Some commands may be executed directly within the interpreter itself (e.g. setting variables or control constructs), others may cause it to load and execute other files. Unix's command interpreters are known as shells. When an IBM PC is booted BIOS loads and runs the MS-DOS command interpreter into memory from file COMMAND.COM found on a floppy disk or hard disk drive. The commands that COMMAND.COM recognizes (e.g. COPY, DIR, PRN) are called internal commands, in contrast to external commands which are executable files. (1995-03-16)

Wikipedia

COMMAND.COM

COMMAND.COM is the default command-line interpreter for MS-DOS, Windows 95, Windows 98 and Windows Me. In the case of DOS, it is the default user interface as well. It has an additional role as the usual first program run after boot (init process), hence being responsible for setting up the system by running the AUTOEXEC.BAT configuration file, and being the ancestor of all processes.

COMMAND.COM's successor on OS/2 and Windows NT systems is cmd.exe, although COMMAND.COM is available in virtual DOS machines on IA-32 versions of those operating systems as well.

The COMMAND.COM filename was also used by Disk Control Program (DCP), an MS-DOS derivative by the former East German VEB Robotron.

The compatible command processor under FreeDOS is sometimes also named FreeCom.

COMMAND.COM is a DOS program. Programs launched from COMMAND.COM are DOS programs that use the DOS API to communicate with the disk operating system.

What is the Russian for command interpreter? Translation of &#39command interpreter&#39 to Russian